projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0608e8
)
Update reference to obsolete variable in DOCSTRING (#285)
author
Celestial Nebula
<41875671+CelestialNebula@users.noreply.github.com>
Wed, 24 Mar 2021 18:21:16 +0000
(18:21 +0000)
committer
GitHub
<noreply@github.com>
Wed, 24 Mar 2021 18:21:16 +0000
(14:21 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 529bcfadc7540241e0de67539bfd67db41afe53e..55767a97f69617e922d272950db3c184026c7a61 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-964,8
+964,7
@@
In the second case, the second string is used to provide a longer
name for the keys under a prefix.
MORE allows you to specifcy additional KEY REPLACEMENT pairs. All
-replacements are added to
-`which-key-key-based-description-replacement-alist'."
+replacements are added to `which-key-replacement-alist'."
;; TODO: Make interactive
(while key-sequence
;; normalize key sequences before adding